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:
Christophe Leroy
2018-07-05 16:24:59 +00:00
کامیت شده توسط Michael Ellerman
والد ec0c464cdb
کامیت 5c35a02c54
15فایلهای تغییر یافته به همراه11 افزوده شده و 6 حذف شده

مشاهده پرونده

@@ -15,6 +15,7 @@
#include <linux/io.h>
#include <linux/dcache.h>
#include <linux/mutex.h>
#include <linux/stringify.h>
/*
* Overview of Virtual Accelerator Switchboard (VAS).