aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500/board-mop500-u8500uib.c
blob: e81c65b2f72155cee61446fed2f4c0d8ca2cf51c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*
 * Copyright (C) ST-Ericsson SA 2010
 *
 * License terms: GNU General Public License (GPL), version 2
 */

#include <linux/kernel.h>
#include <linux/init.h>

#include "board-mop500.h"

void __init mop500_u8500uib_init(void)
{
}