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

Commit d281bc9d authored by Russell King's avatar Russell King Committed by Russell King
Browse files

[ARM] fix missing includes for iop33x and sa1100_ir

parent 657e1de8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -7,6 +7,7 @@
 * it under the terms of the GNU General Public License version 2 as
 * published by the Free Software Foundation.
 */
#include <asm/hardware/iop3xx.h>

static inline void arch_idle(void)
{
+1 −1
Original line number Diff line number Diff line
@@ -36,7 +36,7 @@
#include <net/irda/irda_device.h>

#include <asm/irq.h>
#include <asm/dma.h>
#include <mach/dma.h>
#include <mach/hardware.h>
#include <asm/mach/irda.h>