| To: | linux-mips@linux-mips.org, Ralf Baechle <ralf@linux-mips.org> |
|---|---|
| Subject: | [PATCH 1/2] rb532: cleanup cpu-features-overrides |
| From: | Florian Fainelli <florian@openwrt.org> |
| Date: | Thu, 21 May 2009 19:49:39 +0200 |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:from:date:subject :mime-version:x-uid:x-length:to:content-type :content-transfer-encoding:content-disposition:message-id; bh=M0N1KWeGtOhMCq5RksF6ud9+AISF+eAc4maEZG2BRkQ=; b=fsh++wB7nz8M+z9Y+WJ8McSUedMJvruuBCR9aMIiIuf2PKTGGrURjUiqa5Nln6pg4u ci7ZVxrFwe47Gtjf0ZP2dOTzu88p/SeU5ZCbdiDtKYxB3gwcuXX4iQHVIdlgRrXFQ1ua 5xo8PiYbebcb+o8/RDhDJ8zwToH02nx0T7/K4= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:from:date:subject:mime-version:x-uid:x-length:to :content-type:content-transfer-encoding:content-disposition :message-id; b=bmQ8+gSarBGF35o5m1aCLM4T4r0AGiE8CvqjE1udcRwNUAiSChrMfu/C0Zsfvl/KUo WRa/M/zz2x2ienCe3lJebaPYBltK4GMsz17bact0xQKHHJWpiQkMMqQ1oOEbyjpqZDbX vNeP+YJqyv9jxbWYqwDZeHbFar95TOyLZqPus= |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
Remove commented out definitions. Signed-off-by: Florian Fainelli <florian@openwrt.org> --- diff --git a/arch/mips/include/asm/mach-rc32434/cpu-feature-overrides.h b/arch/mips/include/asm/mach-rc32434/cpu-feature-overrides.h index f3bc7ef..c3e4d3a 100644 --- a/arch/mips/include/asm/mach-rc32434/cpu-feature-overrides.h +++ b/arch/mips/include/asm/mach-rc32434/cpu-feature-overrides.h @@ -53,11 +53,6 @@ #define cpu_has_smartmips 0 #define cpu_has_vtag_icache 0 -/* #define cpu_has_dc_aliases ? */ -/* #define cpu_has_ic_fills_f_dc ? */ -/* #define cpu_has_pindexed_dcache ? */ - -/* #define cpu_icache_snoops_remote_store ? */ #define cpu_has_mips32r1 1 #define cpu_has_mips32r2 0 |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH 0/3] Remove 'ehb' instructions from Cavium TLB handlers., Ralf Baechle |
|---|---|
| Next by Date: | [PATCH 2/2] rb532: check irq number when handling GPIO interrupts, Florian Fainelli |
| Previous by Thread: | [loongson-PATCH-v1] fix-warning: incompatible argument type of pci_fixup_irqs, wuzhangjin |
| Next by Thread: | Re: [PATCH 1/2] rb532: cleanup cpu-features-overrides, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |