Re: linux-next: build failure after merge of the final tree (watchdog tree related)

From: Wim Van Sebroeck
Date: Wed May 23 2012 - 12:48:37 EST


Hi Stephen,

> After merging the final tree, today's linux-next build (powerpc allyesconfig)
> failed like this:
>
> drivers/watchdog/watchdog_core.c: In function 'watchdog_register_device':
> drivers/watchdog/watchdog_core.c:109:2: error: implicit declaration of function 'IS_ERR' [-Werror=implicit-function-declaration]
> drivers/watchdog/watchdog_core.c:112:3: error: implicit declaration of function 'PTR_ERR' [-Werror=implicit-function-declaration]
>
> Caused by commit e3b97a7eb87d ("watchdog: create all the proper device
> files").

Fixed in the linux-watchdog-next tree now.

Thanks,
Wim.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/