[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080820143656.88a03e1f.akpm@linux-foundation.org>
Date: Wed, 20 Aug 2008 14:36:56 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
Duncan Sands <duncan.sands@...e.fr>, linux-usb@...r.kernel.org
Subject: Re: linux-next: Tree for August 20
On Wed, 20 Aug 2008 19:06:49 +1000
Stephen Rothwell <sfr@...b.auug.org.au> wrote:
> I have created today's linux-next tree at
> git://git.kernel.org/pub/scm/linux/kernel/git/sfr/linux-next.git
drivers/usb/atm/usbatm.c: In function 'usbatm_extract_one_cell':
drivers/usb/atm/usbatm.c:347: error: implicit declaration of function 'warn'
due to
#define UDSL_ASSERT(x) do { if (!(x)) warn("failed assertion '%s' at line %d", __stringify(x), __LINE__); } while(0)
which was quite clever really - neither drivers/usb/atm/usbatm.c nor
drivers/usb/atm/usbatm.h was changed.
config: http://userweb.kernel.org/~akpm/config-akpm2.txt (it's x86_64)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists