On Sun, Jan 24, 2010 at 22:47, <[email protected]> wrote: > Revision 8225 Author gyang Date 2010-01-24 22:47:43 -0500 (Sun, 24 Jan 2010) > > Log Message > > Seperate watchdog definitions from C files to a new head file.
thanks ! > Added: trunk/arch/blackfin/include/asm/bfin_watchdog.h (0 => 8225) > > @@ -0,0 +1,25 @@ > +/* > + * bfin_wdt.h - Blackfin watchdog definitions > + * > + * Copyright 2010-2010 Analog Devices Inc. use the start range from the bfin_wdt.c driver > + * > + * Licensed under the GPL-2 or later. > + */ > + needs #ifdef header protection against multiple inclusion -mike _______________________________________________ Linux-kernel-commits mailing list [email protected] https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits
