Re: [PATCH 3/3] [MIPS] remove an unused header file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Oct 14, 2009 at 9:02 PM, Dmitri Vorobiev <dmitri.vorobiev@xxxxxxxxxx> wrote:
> Nobody includes arch/mips/include/asm/mach-au1x00/prom.h, so remove
> this header file now.

My compiler disagrees:


  CC      arch/mips/alchemy/devboards/prom.o
/mnt/data/_home/mano/db1200/kernel/linux-2.6.git/arch/mips/alchemy/devboards/prom.c:34:18: error: prom.h: No such file or directory
/mnt/data/_home/mano/db1200/kernel/linux-2.6.git/arch/mips/alchemy/devboards/prom.c: In function 'prom_init':


It's pulled in through "#include <prom.h>" directives in the alchemy code.  The MIPS
Makefile adds mach directories to the gcc include paths so that this works.

        Manuel

[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux