public inbox for linux-next@vger.kernel.org 
 help / color / mirror / Atom feed
From: Stephen Rothwell <sfr@canb•auug.org.au>
To: Jiri Kosina <jkosina@suse•cz>
Cc: linux-next@vger•kernel.org, linux-kernel@vger•kernel.org,
	Christoph Egger <siccegge@stud•informatik.uni-erlangen.de>,
	Linus Walleij <linus.walleij@stericsson•com>,
	Samuel Ortiz <sameo@linux•intel.com>
Subject: linux-next: trivial tree build failure
Date: Mon, 18 Jan 2010 16:24:12 +1100	[thread overview]
Message-ID: <20100118162412.9944c571.sfr@canb.auug.org.au> (raw)

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

Hi Jiri,

Today's linux-next build (x86_64_allmodconfig) failed like this:

drivers/mfd/ab3100-otp.c: In function 'show_otp':
drivers/mfd/ab3100-otp.c:101: error: dereferencing pointer to incomplete type
drivers/mfd/ab3100-otp.c:104: error: implicit declaration of function 'seq_printf'
drivers/mfd/ab3100-otp.c:102: warning: unused variable 'err'
drivers/mfd/ab3100-otp.c: In function 'ab3100_otp_open':
drivers/mfd/ab3100-otp.c:116: error: implicit declaration of function 'single_open'
drivers/mfd/ab3100-otp.c:116: error: 'ab3100_otp_show' undeclared (first use in this function)
drivers/mfd/ab3100-otp.c: At top level:
drivers/mfd/ab3100-otp.c:121: error: 'seq_read' undeclared here (not in a function)
drivers/mfd/ab3100-otp.c:122: error: 'seq_lseek' undeclared here (not in a function)
drivers/mfd/ab3100-otp.c:123: error: 'single_release' undeclared here (not in a function)
drivers/mfd/ab3100-otp.c: In function 'ab3100_otp_init_debugfs':
drivers/mfd/ab3100-otp.c:134: error: 'err' undeclared (first use in this function)
drivers/mfd/ab3100-otp.c: In function 'ab3100_otp_exit_debugfs':
drivers/mfd/ab3100-otp.c:140: error: implicit declaration of function 'debugfs_remove_file'

Exposed by commit 8dcafdf0475eb4633401d1f0bf0e0d35e4ebb9d5
"CONFIG_DEBUG_FS wrongly written as CONFIG_DEBUGFS".

I have reverted that commit for today.

That file probably just needs to include <linux/seq_file.h> ...

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

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

             reply	other threads:[~2010-01-18  5:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-18  5:24 Stephen Rothwell [this message]
2010-01-18  8:36 ` linux-next: trivial tree build failure Linus Walleij
2010-01-18  9:01   ` Stephen Rothwell
2010-01-18 10:17     ` Jiri Kosina
2010-01-18 12:56       ` Samuel Ortiz
2010-01-18 23:40         ` Stephen Rothwell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100118162412.9944c571.sfr@canb.auug.org.au \
    --to=sfr@canb$(echo .)auug.org.au \
    --cc=jkosina@suse$(echo .)cz \
    --cc=linus.walleij@stericsson$(echo .)com \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-next@vger$(echo .)kernel.org \
    --cc=sameo@linux$(echo .)intel.com \
    --cc=siccegge@stud$(echo .)informatik.uni-erlangen.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox