mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-19 19:56:16 +07:00
[POWERPC] Fix compile breakage for IBM/AMCC 4xx arch/ppc platforms
The IBM/AMCC 405 platforms don't compile anymore in the current kernel version. This fixes the compile breakage. Signed-off-by: Stefan Roese <sr@denx.de> Signed-off-by: Paul Mackerras <paulus@samba.org>
This commit is contained in:
parent
e358ae4dd4
commit
f48419666e
@ -1,4 +1,5 @@
|
||||
#include <linux/module.h>
|
||||
#include <asm/ibm4xx.h>
|
||||
#include <asm/ocp.h>
|
||||
|
||||
struct ocp_sys_info_data ocp_sys_info = {
|
||||
|
Loading…
Reference in New Issue
Block a user