Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c16b4c1a authored by Arnd Bergmann's avatar Arnd Bergmann
Browse files

Merge branch 'mxs/fixes-for-3.6' of...

Merge branch 'mxs/fixes-for-3.6' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/fixes-non-critical

From Shawn Guo <shawn.guo@linaro.org>:

* 'mxs/fixes-for-3.6' of git://git.linaro.org/people/shawnguo/linux-2.6

:
  ARM: mxs/tx28: fix odd include

Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parents a06347d0 f1cefa85
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@
#include <linux/gpio.h>

#include <mach/iomux-mx28.h>
#include "../devices-mx28.h"
#include "devices-mx28.h"

#include "module-tx28.h"