summaryrefslogtreecommitdiff
path: root/src/southbridge/ricoh/rl5c476/rl5c476.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge/ricoh/rl5c476/rl5c476.c')
-rw-r--r--src/southbridge/ricoh/rl5c476/rl5c476.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/southbridge/ricoh/rl5c476/rl5c476.c b/src/southbridge/ricoh/rl5c476/rl5c476.c
index c94722cb52..0bcf9c5f93 100644
--- a/src/southbridge/ricoh/rl5c476/rl5c476.c
+++ b/src/southbridge/ricoh/rl5c476/rl5c476.c
@@ -193,8 +193,8 @@ static void rl5c476_set_resources(struct device *dev)
}
-static void rl5c476_set_subsystem(struct device *dev, unsigned vendor,
- unsigned device)
+static void rl5c476_set_subsystem(struct device *dev, unsigned int vendor,
+ unsigned int device)
{
u16 miscreg = pci_read_config16(dev, 0x82);
/* Enable subsystem id register writes */