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:
Tom Rini 2025-06-28 16:43:52 -06:00
parent a591af1123
commit e3574b2714

View File

@ -8,8 +8,6 @@
#ifndef _VSC9953_H_
#define _VSC9953_H_
#include <config.h>
#include <miiphy.h>
#include <asm/types.h>
#include <linux/bitops.h>