many more code cleanups for checkpatch.pl, most flagged as errors
[openwrt/staging/wigyori.git] / target / linux / ifxmips / files / include / asm-mips / ifxmips / ifxmips_prom.h
index 822ff0bca6666530627fdde55dce83fc8d7a1c1c..e640ad7accfd44cfcb707a0fa3487fc7faa35556 100644 (file)
  *   along with this program; if not, write to the Free Software
  *   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
  *
- *   Copyright (C) 2008 John Crispin <blogic@openwrt.org> 
+ *   Copyright (C) 2008 John Crispin <blogic@openwrt.org>
  */
 #ifndef _IFXPROM_H__
 #define _IFXPROM_H__
 
-extern void prom_printf(const char * fmt, ...);
+extern void prom_printf(const char *fmt, ...);
 extern u32 *prom_get_cp1_base(void);
 extern u32 prom_get_cp1_size(void);
 extern int ifxmips_has_brn_block(void);