mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-07 15:56:59 +02:00
include/vsc9953.h: Audit include list
This file does not need <config.h> nor <miiphy.h> so remove them. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
a591af1123
commit
e3574b2714
@ -8,8 +8,6 @@
|
||||
#ifndef _VSC9953_H_
|
||||
#define _VSC9953_H_
|
||||
|
||||
#include <config.h>
|
||||
#include <miiphy.h>
|
||||
#include <asm/types.h>
|
||||
#include <linux/bitops.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user