net: phy: Clean up includes of common.h
[oweals/u-boot.git] / drivers / net / phy / realtek.c
index d5c2a46c67e2b272644419cb96cfab8209a612c7..b3e6578df9acbf26878dd00ba9a95cebc3c7ce86 100644 (file)
@@ -1,13 +1,11 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * RealTek PHY drivers
  *
- * SPDX-License-Identifier:    GPL-2.0+
- *
  * Copyright 2010-2011, 2015 Freescale Semiconductor, Inc.
  * author Andy Fleming
  * Copyright 2016 Karsten Merker <merker@debian.org>
  */
-#include <config.h>
 #include <common.h>
 #include <linux/bitops.h>
 #include <phy.h>