gpio.h 221 B

1234567891011
  1. /* SPDX-License-Identifier: GPL-2.0+ */
  2. /*
  3. * (C) Copyright 2018 Cisco Systems, Inc.
  4. *
  5. * Author: Thomas Fitzsimmons <fitzsim@fitzsim.org>
  6. */
  7. #ifndef _BCMSTB_GPIO_H
  8. #define _BCMSTB_GPIO_H
  9. #endif /* _BCMSTB_GPIO_H */