Skip to content

Commit

Permalink
[ARM] S3C: remove duplicated #include
Browse files Browse the repository at this point in the history
Remove duplicated #include in arch/arm/mach-s3c2412/mach-jive.c.

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
  • Loading branch information
Huang Weiyi authored and Ben Dooks committed Apr 15, 2009
1 parent 0882e8d commit acd216a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm/mach-s3c2412/mach-jive.c
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@
#include <plat/cpu.h>
#include <plat/pm.h>
#include <plat/udc.h>
#include <plat/iic.h>

static struct map_desc jive_iodesc[] __initdata = {
};
Expand Down

0 comments on commit acd216a

Please sign in to comment.