mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-11 11:25:16 +07:00
[PATCH] ppc32: Fix building of prpmc750
Updated prpmc750 platform code to include serial_reg.h to fix building. Signed-off-by: Kumar Gala <kumar.gala@freescale.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
parent
127384524b
commit
571e63fc83
@ -29,6 +29,7 @@
|
||||
#include <linux/ide.h>
|
||||
#include <linux/root_dev.h>
|
||||
#include <linux/slab.h>
|
||||
#include <linux/serial_reg.h>
|
||||
|
||||
#include <asm/byteorder.h>
|
||||
#include <asm/system.h>
|
||||
|
Loading…
Reference in New Issue
Block a user