pciehp: minor cleanups for pciehp_hpc.c
[linux-2.6/mini2440.git] / include / asm-x86 / fb.h
blob238c7ca4587766896645fe7fc4e0457ff9276c27
1 #ifdef CONFIG_X86_32
2 # include "fb_32.h"
3 #else
4 # include "fb_64.h"
5 #endif