[PATCH 5/6] MFD/DA9053: remove not required header file
Juergen Borleis
jbe at pengutronix.de
Tue Jun 16 04:56:08 PDT 2015
None of the the prototypes this header file provides is used in this
driver.
Signed-off-by: Juergen Borleis <jbe at pengutronix.de>
---
drivers/mfd/da9053.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/drivers/mfd/da9053.c b/drivers/mfd/da9053.c
index b376d8d..bc9b184 100644
--- a/drivers/mfd/da9053.c
+++ b/drivers/mfd/da9053.c
@@ -22,8 +22,6 @@
#include <watchdog.h>
#include <i2c/i2c.h>
-
-#include <asm/byteorder.h>
#include <reset_source.h>
#define DRIVERNAME "da9053"
--
2.1.4
More information about the barebox
mailing list