realtek: remove unnecessary line from rtl838x/Platform in 5.10
authorINAGAKI Hiroshi <musashino.open@gmail.com>
Thu, 6 May 2021 09:17:54 +0000 (18:17 +0900)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Sat, 25 Sep 2021 22:32:17 +0000 (00:32 +0200)
commit46945e02d3527e3948dacb3e74e5ddbc35da7238
treed9d2a427f1fb115679e19051b3a5883bfc4eec7e
parent781f50705c05d18eab48b2bc885e01608030e19b
realtek: remove unnecessary line from rtl838x/Platform in 5.10

The following line is already defined in arch/mips/Kbuild.platforms by
300-mips-add-rtl838x-platform.patch.

platform-$(CONFIG_RTL838X) += rtl838x/

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
target/linux/realtek/files-5.10/arch/mips/rtl838x/Platform