| To: | Ralf Baechle <ralf@linux-mips.org> |
|---|---|
| Subject: | Re: [PATCH 2/6] MIPS: ath79: remove 'ar913x' from common variable and function names |
| From: | Gabor Juhos <juhosg@openwrt.org> |
| Date: | Thu, 17 Nov 2011 23:35:36 +0100 |
| Cc: | Imre Kaloz <kaloz@openwrt.org>, linux-mips@linux-mips.org |
| In-reply-to: | <20111117223200.GB2758@linux-mips.org> |
| References: | <1321568027-32066-1-git-send-email-juhosg@openwrt.org> <1321568027-32066-3-git-send-email-juhosg@openwrt.org> <20111117223200.GB2758@linux-mips.org> |
| Sender: | linux-mips-bounce@linux-mips.org |
2011.11.17. 23:32 keltezéssel, Ralf Baechle írta: > 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? I want to rename that, but I did not want to mix up the actual modifications with a file rename. Gabor |
| Previous by Date: | Re: [PATCH 2/6] MIPS: ath79: remove 'ar913x' from common variable and function names, Ralf Baechle |
|---|---|
| Next by Date: | Re: [PATCH 1/6] MIPS: ath79: store the SoC revision in a global variable, Ralf Baechle |
| Previous by Thread: | Re: [PATCH 2/6] MIPS: ath79: remove 'ar913x' from common variable and function names, Ralf Baechle |
| Next by Thread: | Re: [PATCH 2/6] MIPS: ath79: remove 'ar913x' from common variable and function names, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |