soc: starfive: remove stale Makefile entry
authorArnd Bergmann <arnd@arndb.de>
Sun, 23 Jul 2023 08:46:36 +0000 (10:46 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 26 Jul 2023 12:40:53 +0000 (14:40 +0200)
commit00eb53b08cf5f4d8919a49c10ffd122647478aae
tree1ac2db59571ff95d40637c2bb98dbb876f4aa0e0
parentb43f11e5b453a9c48159d7121c88d79d81901276
soc: starfive: remove stale Makefile entry

After the only starfive driver was moved out to the genpd subsystem, we get
a build failure:

scripts/Makefile.build:41: drivers/soc/starfive/Makefile: No such file or directory

Fixes: f3fb16291f486 ("soc: starfive: Move the power-domain driver to the genpd dir")
Reported=by: kernel test robot <lkp@intel.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
drivers/soc/Makefile