Bug 219744

Summary: typo in mach-rc32434/pci.h PCI_CFGA_BUS definition
Product: Platform Specific/Hardware Reporter: Andrius V (vezhlys)
Component: MIPSAssignee: ralf
Status: NEW ---    
Severity: low    
Priority: P3    
Hardware: Mips32   
OS: Linux   
Kernel Version: Subsystem:
Regression: No Bisected commit-id:

Description Andrius V 2025-02-01 23:17:42 UTC
Hi,

I noticed that arch/mips/include/asm/mach-rc32434/pci.h#L170 seems to have missing underscore in the definition: "#define PCI CFGA_BUS		0x00ff0000".

I believe it should be:
#define PCI_CFGA_BUS		0x00ff0000