mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-03 10:17:21 +00: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
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@
|
|||
#include <linux/bitops.h>
|
||||
#include <linux/err.h>
|
||||
#include <clk-uclass.h>
|
||||
#include <linux/err.h>
|
||||
|
||||
struct udevice;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue