CONFIG_PMAC_PBOOK vs. CONFIG_FB_COMPAT_XPMAC
Brad Midgley
brad at pht.com
Sat Feb 13 10:37:31 EST 1999
hi--
this code in drivers/video/chipsfb.c will not compile if CONFIG_PMAC_PBOOK
is defined but CONFIG_FB_COMPAT_XPMAC is not:
#if (defined(CONFIG_PMAC_PBOOK) || defined(CONFIG_FB_COMPAT_XPMAC))
display_info.depth = bpp;
display_info.pitch = fix->line_length;
#endif
i assume we are going to see fewer users compile in CONFIG_FB_COMPAT_XPMAC
since it's been depricated.
brad
[[ This message was sent via the linuxppc-dev mailing list. Replies are ]]
[[ not forced back to the list, so be sure to Cc linuxppc-dev if your ]]
[[ reply is of general interest. To unsubscribe from linuxppc-dev, send ]]
[[ the message 'unsubscribe' to linuxppc-dev-request at lists.linuxppc.org ]]
More information about the Linuxppc-dev
mailing list