Rabin Vincent | 705e098 | 2011-01-21 10:56:16 +0530 | [diff] [blame^] | 1 | /* |
2 | * Copyright (C) ST-Ericsson SA 2010 | ||||
3 | * | ||||
4 | * License terms: GNU General Public License (GPL), version 2 | ||||
5 | */ | ||||
6 | |||||
7 | #include <linux/kernel.h> | ||||
8 | #include <linux/init.h> | ||||
9 | |||||
10 | #include "board-mop500.h" | ||||
11 | |||||
12 | void __init mop500_stuib_init(void) | ||||
13 | { | ||||
14 | } |