]> asedeno.scripts.mit.edu Git - linux.git/commit
drivers: soc: Allow building the amlogic drivers without ARCH_MESON
authorMaxime Jourdan <mjourdan@baylibre.com>
Mon, 12 Nov 2018 16:46:54 +0000 (17:46 +0100)
committerKevin Hilman <khilman@baylibre.com>
Thu, 15 Nov 2018 20:25:20 +0000 (12:25 -0800)
commit41bb5769b7f4b7a85e4b92c37429228279b4f569
tree895cdedf757c4601753984574dc8413e58e67fce
parent651022382c7f8da46cb4872a545ee1da6d097d2a
drivers: soc: Allow building the amlogic drivers without ARCH_MESON

The current condition makes it difficult to compile the amlogic/
drivers with COMPILE_TEST, or without ARCH_MESON in general.

Fixes kbuild errors with patch series that depend on drivers in that
directory, for instance the meson video decoder.

Signed-off-by: Maxime Jourdan <mjourdan@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
drivers/soc/Makefile