mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-23 14:51:31 +02:00
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:
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;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user