2 * NXP 74HC153 - Dual 4-input multiplexer defines
4 * Copyright (C) 2010 Gabor Juhos <juhosg@openwrt.org>
6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License version 2 as
8 * published by the Free Software Foundation.
11 #ifndef _NXP_74HC153_H
12 #define _NXP_74HC153_H
14 #define NXP_74HC153_DRIVER_NAME "nxp-74hc153"
16 struct nxp_74hc153_platform_data
{
24 #endif /* _NXP_74HC153_H */