]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - drivers/scsi/g_NCR5380_mmio.c
drm/nvd9/disp: bail out of mode_set_base if no fb bound to crtc
[mirror_ubuntu-artful-kernel.git] / drivers / scsi / g_NCR5380_mmio.c
CommitLineData
1da177e4
LT
1/*
2 * There is probably a nicer way to do this but this one makes
3 * pretty obvious what is happening. We rebuild the same file with
4 * different options for mmio versus pio.
5 */
6
7#define SCSI_G_NCR5380_MEM
8
9#include "g_NCR5380.c"
10