Lothar Waßmann | 1cb59f9 | 2010-12-10 16:22:47 +0100 | [diff] [blame] | 1 | /* |
2 | * Copyright (C) 2010 Pengutronix | ||||
3 | * Uwe Kleine-Koenig <u.kleine-koenig@pengutronix.de> | ||||
4 | * | ||||
5 | * This program is free software; you can redistribute it and/or modify it under | ||||
6 | * the terms of the GNU General Public License version 2 as published by the | ||||
7 | * Free Software Foundation. | ||||
8 | */ | ||||
9 | int __init tx28_add_fec0(void); | ||||
Lothar Waßmann | 021ebc2 | 2011-03-21 17:48:05 +0100 | [diff] [blame] | 10 | int __init tx28_add_fec1(void); |