sparc: Eliminate PROMLIB_INTERNAL as it does nothing

Signed-off-by: Julian Calaby <julian.calaby@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Julian Calaby 2009-01-08 16:59:01 -08:00 committed by David S. Miller
parent bc835978cf
commit 222bfda032
3 changed files with 0 additions and 6 deletions

View File

@ -5,8 +5,6 @@
* Copyright (C) 1996 Eddie C. Dost (ecd@skynet.be)
*/
#define PROMLIB_INTERNAL
#include <linux/module.h>
#include <linux/init.h>

View File

@ -5,8 +5,6 @@
* Copyright (C) 1999 Jakub Jelinek (jj@ultra.linux.cz)
*/
#define PROMLIB_INTERNAL
#include <linux/module.h>
#include <linux/pci.h>
#include <linux/init.h>

View File

@ -5,8 +5,6 @@
* Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
*/
#define PROMLIB_INTERNAL
#include <linux/string.h>
#include <linux/types.h>
#include <linux/kernel.h>