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

Commit 787d9d7e authored by Nobuhiro Iwamatsu's avatar Nobuhiro Iwamatsu Committed by Paul Mundt
Browse files

sh: Clean up code of Solution Engine 770x

parent b2e4c109
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -14,8 +14,6 @@
#include <asm/smc37c93x.h>
#include <asm/heartbeat.h>

void init_se_IRQ(void);

/*
 * Configure the Super I/O chip
 */
+2 −0
Original line number Diff line number Diff line
@@ -91,6 +91,8 @@
#define SH_ETH1_IRQ	81
#define SH_TSU_IRQ	82

void init_se_IRQ(void);

#define __IO_PREFIX	se
#include <asm/io_generic.h>