projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
339c3a6
)
[MIPS] BCM1480: include <linux/init.h>.
author
Ralf Baechle
<ralf@linux-mips.org>
Fri, 21 Sep 2007 08:01:15 +0000
(09:01 +0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Fri, 21 Sep 2007 16:54:12 +0000
(17:54 +0100)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/sibyte/bcm1480/setup.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/mips/sibyte/bcm1480/setup.c
b/arch/mips/sibyte/bcm1480/setup.c
index f2eefbe99916420065fea5be04724549f45d4ffb..7e1aa348b8e078d41302a86979789f654eaf33f3 100644
(file)
--- a/
arch/mips/sibyte/bcm1480/setup.c
+++ b/
arch/mips/sibyte/bcm1480/setup.c
@@
-15,6
+15,7
@@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
+#include <linux/init.h>
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/reboot.h>