public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* linux-next: build failure after merge of the driver-core tree
@ 2011-11-21  1:57 Stephen Rothwell
  2011-11-21  9:01 ` [PATCH] debugfs: bugfix: include <linux/io.h> in file.c Alessandro Rubini
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Rothwell @ 2011-11-21  1:57 UTC (permalink / raw)
  To: Greg KH; +Cc: linux-next, linux-kernel, Alessandro Rubini

[-- Attachment #1: Type: text/plain, Size: 598 bytes --]

Hi Greg,

After merging the driver-core tree, today's linux-next build (powerpc
ppc64_defconfig) failed like this:

fs/debugfs/file.c: In function 'debugfs_print_regs32':
fs/debugfs/file.c:560:7: error: implicit declaration of function 'readl' [-Werror=implicit-function-declaration]

Caused by commit 1a087c6ad975 ("debugfs: add tools to printk 32-bit
registers"). To use readl(), linux/io.h should be included.

I have used the driver-core tree from next-20111118 for today.

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-11-21  9:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-21  1:57 linux-next: build failure after merge of the driver-core tree Stephen Rothwell
2011-11-21  9:01 ` [PATCH] debugfs: bugfix: include <linux/io.h> in file.c Alessandro Rubini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox