[PATCH] PPC_PREP: remove unneeded exports
This patch removes the EXPORT_SYMBOL'ed but completely unused variable ucSystemType and removes the unneeded EXPORT_SYMBOL(_prep_type). Signed-off-by: Adrian Bunk <bunk@stusta.de> Acked-by: Tom Rini <trini@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>
This commit is contained in:
parent
b9abaa3fb7
commit
afcc2472d8
4 changed files with 0 additions and 11 deletions
|
|
@ -68,7 +68,6 @@ extern int _chrp_type;
|
|||
* vendor. Board revision is also made available. This will be moved
|
||||
* elsewhere soon
|
||||
*/
|
||||
extern unsigned char ucSystemType;
|
||||
extern unsigned char ucBoardRev;
|
||||
extern unsigned char ucBoardRevMaj, ucBoardRevMin;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue