mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
TCA64xx: Remove some unused kruft
This commit is contained in:
@@ -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
|
||||
****************************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user