aboutsummaryrefslogtreecommitdiff
path: root/fw-empty.h
blob: 4377c61f34a016757dbef5df49b51ed35f8ea438 (plain)
1
2
3
4
/* $Id: fw-empty.h,v 1.2 2003/12/25 22:40:26 jal2 Exp $ */

/* a dummy struct to use if at76c503-*.o shall load the firmware via hotplug */
static struct firmware static_fw = {0,NULL};