Re: [PATCH] ARCH: OMAP: Move board-nokia.h to hardware.h where it belongs

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

 



Hi,

>
> +#ifdef CONFIG_MACH_NOKIA_N800
> +#include "board-nokia.h"
> +#endif
> +

Unless I need more coffee and/or I'm totally confused, this part looks
wrong. Please remember that Nokia also did a device called Nokia 770 :))

What about using this (untested) :
#if defined(CONFIG_MACH_NOKIA_N800) || defined(CONFIG_MACH_NOKIA770)

Regards,
Arnaud


-
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux