| To: | Gabor Juhos <juhosg@openwrt.org> |
|---|---|
| Subject: | Re: [PATCH 2/6] MIPS: ath79: remove 'ar913x' from common variable and function names |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Thu, 17 Nov 2011 22:32:00 +0000 |
| Cc: | Imre Kaloz <kaloz@openwrt.org>, linux-mips@linux-mips.org |
| In-reply-to: | <1321568027-32066-3-git-send-email-juhosg@openwrt.org> |
| References: | <1321568027-32066-1-git-send-email-juhosg@openwrt.org> <1321568027-32066-3-git-send-email-juhosg@openwrt.org> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.21 (2010-09-15) |
On Thu, Nov 17, 2011 at 11:13:43PM +0100, Gabor Juhos wrote: > diff --git a/arch/mips/ath79/dev-ar913x-wmac.h > b/arch/mips/ath79/dev-ar913x-wmac.h > index 579d562..de1d784 100644 > --- a/arch/mips/ath79/dev-ar913x-wmac.h > +++ b/arch/mips/ath79/dev-ar913x-wmac.h > @@ -9,9 +9,9 @@ > * by the Free Software Foundation. > */ > > -#ifndef _ATH79_DEV_AR913X_WMAC_H > -#define _ATH79_DEV_AR913X_WMAC_H > +#ifndef _ATH79_DEV_WMAC_H > +#define _ATH79_DEV_WMAC_H In this case, don't you want to rename this header file as well? Ralf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH 6/6] MIPS: ath79: register the wireless MAC device on the AP121 board, Gabor Juhos |
|---|---|
| Next by Date: | Re: [PATCH 2/6] MIPS: ath79: remove 'ar913x' from common variable and function names, Gabor Juhos |
| Previous by Thread: | [PATCH 2/6] MIPS: ath79: remove 'ar913x' from common variable and function names, Gabor Juhos |
| Next by Thread: | Re: [PATCH 2/6] MIPS: ath79: remove 'ar913x' from common variable and function names, Gabor Juhos |
| Indexes: | [Date] [Thread] [Top] [All Lists] |