[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1ba2fa240911071356r4e5faad9wb53bd3e51f6703ff@mail.gmail.com>
Date: Sat, 7 Nov 2009 23:56:41 +0200
From: Tomas Winkler <tomasw@...il.com>
To: Ben Hutchings <ben@...adent.org.uk>
Cc: David Miller <davem@...emloft.net>, netdev <netdev@...r.kernel.org>
Subject: Re: [PATCH 38/75] iwmc3200top: declare MODULE_FIRMWARE
On Sat, Nov 7, 2009 at 11:53 PM, Ben Hutchings <ben@...adent.org.uk> wrote:
> Signed-off-by: Ben Hutchings <ben@...adent.org.uk>
> ---
> drivers/misc/iwmc3200top/fw-download.c | 2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/drivers/misc/iwmc3200top/fw-download.c b/drivers/misc/iwmc3200top/fw-download.c
> index 33cb693..2817618 100644
> --- a/drivers/misc/iwmc3200top/fw-download.c
> +++ b/drivers/misc/iwmc3200top/fw-download.c
> @@ -357,3 +357,5 @@ exit:
>
> return ret;
> }
> +
> +MODULE_FIRMWARE("iwmc3200top.1.fw");
Thanks but I have this one already in the pipe but actually grouped
with all module declarations in the main.c
Thanks
Tomas
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists