From: Dmitry Baryshkov Date: Thu, 16 Oct 2008 15:17:05 +0000 (+0400) Subject: [MTD] sharpsl-nand: move registration to board code X-Git-Tag: firefly_0821_release~15933^2~26^2 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=6af7a8eb1eb2b5a0967fccf61e750b085d60ad48;p=firefly-linux-kernel-4.4.55.git [MTD] sharpsl-nand: move registration to board code Finally move registration of sharpsl-nand device to board-specific code. sharpsl nand driver is now clean and simple. Signed-off-by: Dmitry Baryshkov --- diff --git a/arch/arm/mach-pxa/corgi.c b/arch/arm/mach-pxa/corgi.c index 65558d6aa220..b65be8e7792a 100644 --- a/arch/arm/mach-pxa/corgi.c +++ b/arch/arm/mach-pxa/corgi.c @@ -26,6 +26,7 @@ #include #include #include +#include #include