powerpc: clean the inclusion of stringify.h
Only include linux/stringify.h is files using __stringify() Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
This commit is contained in:

committed by
Michael Ellerman

parent
ec0c464cdb
commit
5c35a02c54
@@ -25,6 +25,7 @@
|
||||
#include <linux/spinlock.h>
|
||||
#include <asm/cputable.h>
|
||||
#include <asm/cpu_has_feature.h>
|
||||
#include <linux/stringify.h>
|
||||
|
||||
typedef struct {
|
||||
unsigned int base;
|
||||
|
Reference in New Issue
Block a user