/*
* Ralink RT288x SoC specific definitions
*
- * Copyright (C) 2008 Gabor Juhos <juhosg@openwrt.org>
+ * Copyright (C) 2008-2009 Gabor Juhos <juhosg@openwrt.org>
* Copyright (C) 2008 Imre Kaloz <kaloz@openwrt.org>
*
* Parts of this file are based on Ralink's 2.6.21 BSP
return __raw_readl(rt288x_memc_base + reg);
}
+void rt288x_gpio_init(u32 mode) __init;
+
#endif /* _RT228X_H_ */