From: Len Brown <len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
To: Stephen Hemminger <shemminger-3NddpPZAyC0@public.gmane.org>
Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org,
Karol Kozimor <sziwan-DETuoxkZsSqrDJvtcaxF/A@public.gmane.org>
Subject: Re: [PATCH] asus_acpi build fix for 2.6.0-test6
Date: 07 Oct 2003 23:33:16 -0400 [thread overview]
Message-ID: <1065583996.3372.441.camel@dhcppc4> (raw)
In-Reply-To: <20031002133318.0ee1fc95.shemminger-3NddpPZAyC0@public.gmane.org>
Applied.
thanks,
-Len
On Thu, 2003-10-02 at 16:33, Stephen Hemminger wrote:
> For 2.6.0-test6 BK latest, fix 'make allmodconfig'.
> This driver seems to think there is still linux/modversions.h on 2.6?
>
> CC [M] drivers/acpi/asus_acpi.o
> drivers/acpi/asus_acpi.c:37:31: linux/modversions.h: No such file or directory
> diff -Nru a/drivers/acpi/asus_acpi.c b/drivers/acpi/asus_acpi.c
> --- a/drivers/acpi/asus_acpi.c Thu Oct 2 13:28:35 2003
> +++ b/drivers/acpi/asus_acpi.c Thu Oct 2 13:28:35 2003
> @@ -33,10 +33,6 @@
> */
>
> #include <linux/config.h>
> -#if defined (CONFIG_MODVERSIONS) && !defined (MODVERSIONS) && defined (MODULE)
> -#include <linux/modversions.h>
> -#endif
> -
> #include <linux/kernel.h>
> #include <linux/module.h>
> #include <linux/init.h>
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
prev parent reply other threads:[~2003-10-08 3:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-02 20:33 [PATCH] asus_acpi build fix for 2.6.0-test6 Stephen Hemminger
[not found] ` <20031002133318.0ee1fc95.shemminger-3NddpPZAyC0@public.gmane.org>
2003-10-02 21:12 ` Julien Lerouge
2003-10-08 3:33 ` Len Brown [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=1065583996.3372.441.camel@dhcppc4 \
--to=len.brown-ral2jqcrhueavxtiumwx3w@public.gmane.org \
--cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
--cc=shemminger-3NddpPZAyC0@public.gmane.org \
--cc=sziwan-DETuoxkZsSqrDJvtcaxF/A@public.gmane.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.