clk: remove a redundant header
The linux/err.h header file was included twice. Signed-off-by: Dario Binacchi <dariobin@libero.it> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:

committed by
Lokesh Vutla

parent
252ee3c5b9
commit
ecec33faa1
@@ -12,7 +12,6 @@
|
||||
#include <linux/bitops.h>
|
||||
#include <linux/err.h>
|
||||
#include <clk-uclass.h>
|
||||
#include <linux/err.h>
|
||||
|
||||
struct udevice;
|
||||
|
||||
|
Reference in New Issue
Block a user