| To: | <linux-mips@linux-mips.org> |
|---|---|
| Subject: | Porting Linux MIPS issue: maltaint.h files |
| From: | "Ardelean, Andrei" <Andrei.Ardelean@idt.com> |
| Date: | Wed, 15 Sep 2010 13:04:02 -0700 |
| Sender: | linux-mips-bounce@linux-mips.org |
| Thread-index: | ActVESSR6exOsg8YQTCwq46yvftflQ== |
| Thread-topic: | Porting Linux MIPS issue: maltaint.h files |
Hi, I am porting LINUX MIPS from MALTA on a new board. The problem is that .../mips-boards/maltaint.h files is included in a non-MALTA specific file, irq-gic.c, without #ifdef CONFIG_MALTA protection. The only need there is for the following constant: #define X 0xdead What is the recommended way to follow since I will replace maltaint.h with my new file gdint.h? Thanks, Andrei |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | What is CONFIG_MIPS_MT_SMTC configuration and when is this recommended to be used?, Ardelean, Andrei |
|---|---|
| Next by Date: | Re: What is CONFIG_MIPS_MT_SMTC configuration and when is this recommended to be used?, Kevin D. Kissell |
| Previous by Thread: | What is CONFIG_MIPS_MT_SMTC configuration and when is this recommended to be used?, Ardelean, Andrei |
| Next by Thread: | Re: Porting Linux MIPS issue: maltaint.h files, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |