TCA64xx: Remove some unused kruft

This commit is contained in:
Gregory Nutt
2016-08-01 09:59:36 -06:00
parent 9d9ff44736
commit 583dad647c
2 changed files with 3 additions and 34 deletions
+2 -10
View File
@@ -36,8 +36,8 @@
*
****************************************************************************/
#ifndef _TSB_TCA64XX_H_
#define _TSB_TCA64XX_H_
#ifndef __INCLUDE_NUTTX_IOEXPANDER_TCA64XX_H
#define __INCLUDE_NUTTX_IOEXPANDER_TCA64XX_H
/****************************************************************************
* Included Files
@@ -46,14 +46,6 @@
#include <nuttx/config.h>
#include <stdint.h>
/****************************************************************************
* Pre-processor Definitions
****************************************************************************/
/* Unused IO line for irq, reset. */
#define TCA64XX_IO_UNUSED (1 << 31)
/****************************************************************************
* Public Types
****************************************************************************/