[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CABXAfNJciCnr2nLFuxFBb7yGXVJgB+mw0O2VN4EidEgGV4eUFQ@mail.gmail.com>
Date: Sun, 8 Nov 2015 19:23:07 +0530
From: punit vara <punitvara@...il.com>
To: Dan Carpenter <dan.carpenter@...cle.com>
Cc: Greg KH <gregkh@...uxfoundation.org>, devel@...verdev.osuosl.org,
chris.park@...el.com, Austin Shin <austin.shin@...el.com>,
linux-wireless@...r.kernel.org, linux-kernel@...r.kernel.org,
johnny.kim@...el.com, tony.cho@...el.com, leo.kim@...el.com
Subject: Re: [PATCH] Staging: wilc1000: Fix build break due to undeclared
*wilc and implicit declaration of init_irq
On Sun, Nov 8, 2015 at 2:21 AM, Dan Carpenter <dan.carpenter@...cle.com> wrote:
> I haven't looked at it, sorry. You'll have to figure it out or if you
> complain to the original person who broken the build he can figure it
> out. You are still missing a Fixes tag.
>
> regards,
> dan carpenter
Here I will remove struct wilc *wilc;
and add
#if (defined WILC_SPI) || (!defined WILC_SDIO)
I have used git tag -l in my git tree and found v4.3-rc7 ..That is the
tag I have to include in this patch description right ?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists