linux/drivers/net/wireless/intersil/p54/p54spi_eeprom.h

/* SPDX-License-Identifier: GPL-2.0-only */
/*
 * Copyright (C) 2003 Conexant Americas Inc. All Rights Reserved.
 * Copyright (C) 2004, 2005, 2006 Nokia Corporation
 * Copyright 2008 Johannes Berg <[email protected]>
 * Copyright 2008 Christian Lamparter <[email protected]>
 *
 * based on:
 *  - cx3110x's pda.h from Nokia
 *  - cx3110-transfer.log by Johannes Berg
 */

#ifndef P54SPI_EEPROM_H
#define P54SPI_EEPROM_H

static unsigned char p54spi_eeprom[] =;

#endif /* P54SPI_EEPROM_H */