Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f2d53a8f authored by Olof Johansson's avatar Olof Johansson
Browse files

Merge tag 'hisi-armv7-soc-for-4.11' of git://github.com/hisilicon/linux-hisi into next/soc

ARM: mach-hisi: Hisilicon SoC updates for 4.11

- Drop the declaration of the unimplemented hip01_cpu_die

* tag 'hisi-armv7-soc-for-4.11' of git://github.com/hisilicon/linux-hisi

:
  arm: hisi: drop extern hip01_cpu_die

Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parents f0d0b8cb 0ecac9f3
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -15,5 +15,4 @@ extern void hix5hd2_set_cpu(int cpu, bool enable);
extern void hix5hd2_cpu_die(unsigned int cpu);

extern void hip01_set_cpu(int cpu, bool enable);
extern void hip01_cpu_die(unsigned int cpu);
#endif