git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a591af1
)
include/vsc9953.h: Audit include list
author
Tom Rini
<trini@konsulko.com>
Sat, 28 Jun 2025 22:43:52 +0000
(16:43 -0600)
committer
Tom Rini
<trini@konsulko.com>
Tue, 8 Jul 2025 19:11:12 +0000
(13:11 -0600)
This file does not need <config.h> nor <miiphy.h> so remove them.
Signed-off-by: Tom Rini <trini@konsulko.com>
include/vsc9953.h
patch
|
blob
|
history
diff --git
a/include/vsc9953.h
b/include/vsc9953.h
index
fd52c93
..
1a1455a
100644
(file)
--- a/
include/vsc9953.h
+++ b/
include/vsc9953.h
@@
-8,8
+8,6
@@
#ifndef _VSC9953_H_
#define _VSC9953_H_
-#include <config.h>
-#include <miiphy.h>
#include <asm/types.h>
#include <linux/bitops.h>