summaryrefslogtreecommitdiff
path: root/src/southbridge/ricoh/rl5c476
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge/ricoh/rl5c476')
-rw-r--r--src/southbridge/ricoh/rl5c476/rl5c476.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/southbridge/ricoh/rl5c476/rl5c476.c b/src/southbridge/ricoh/rl5c476/rl5c476.c
index f78f816cfc..645e5f11b4 100644
--- a/src/southbridge/ricoh/rl5c476/rl5c476.c
+++ b/src/southbridge/ricoh/rl5c476/rl5c476.c
@@ -142,7 +142,6 @@ static void rl5c476_init(struct device *dev)
static void rl5c476_read_resources(struct device *dev)
{
-
struct resource *resource;
/* For CF socket we need an extra memory window for
@@ -173,7 +172,6 @@ static void rl5c476_set_resources(struct device *dev)
}
pci_dev_set_resources(dev);
-
}
static void rl5c476_set_subsystem(struct device *dev, unsigned int vendor,