From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Lidza Louina <lidza.louina@gmail.com>,
devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org,
linux-next@vger.kernel.org
Subject: Re: [PATCH -next] staging: dgnc: driver.c: Add missing #include <linux/slab.h>
Date: Fri, 23 Aug 2013 10:01:38 -0700 [thread overview]
Message-ID: <20130823170137.GA31358@kroah.com> (raw)
In-Reply-To: <1377260629-1696-1-git-send-email-geert@linux-m68k.org>
On Fri, Aug 23, 2013 at 02:23:49PM +0200, Geert Uytterhoeven wrote:
> m68k/sparc64 allmodconfig:
>
> drivers/staging/dgnc/dgnc_driver.c: In function ‘dgnc_cleanup_board’:
> drivers/staging/dgnc/dgnc_driver.c:459: error: implicit declaration of function ‘kfree’
> drivers/staging/dgnc/dgnc_driver.c: In function ‘dgnc_driver_kzmalloc’:
> drivers/staging/dgnc/dgnc_driver.c:905: error: implicit declaration of function ‘kmalloc’
> drivers/staging/dgnc/dgnc_driver.c:905: warning: initialization makes pointer from integer without a cast
>
> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
This already went into my tree yesterday, so all should be good now.
thanks,
greg k-h
prev parent reply other threads:[~2013-08-23 17:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-23 12:23 [PATCH -next] staging: dgnc: driver.c: Add missing #include <linux/slab.h> Geert Uytterhoeven
2013-08-23 17:01 ` Greg Kroah-Hartman [this message]
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=20130823170137.GA31358@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=devel@driverdev.osuosl.org \
--cc=geert@linux-m68k.org \
--cc=lidza.louina@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-next@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
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;
as well as URLs for NNTP newsgroup(s).