collie: fix scoop convesion to new api

This commit is contained in:
Thomas Kunze 2008-10-28 21:41:39 +03:00 committed by Thomas Kunze
parent 648f4e3e50
commit f151ccf76b

View file

@ -56,6 +56,7 @@ static struct resource collie_scoop_resources[] = {
static struct scoop_config collie_scoop_setup = {
.io_dir = COLLIE_SCOOP_IO_DIR,
.io_out = COLLIE_SCOOP_IO_OUT,
.gpio_base = COLLIE_SCOOP_GPIO_BASE,
};
struct platform_device colliescoop_device = {