summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/include/asm/twi.h
blob: 922cdbd892ebd858b70e8753a6c260a89c32f473 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/*
 * i2c.c - driver for Blackfin on-chip TWI/I2C
 *
 * Copyright (c) 2006-2010 Analog Devices Inc.
 *
 * Licensed under the GPL-2 or later.
 */

#ifndef __ARCH_TWI_H
#define __ARCH_TWI_H

#include <asm/blackfin.h>
#include <asm/mach-common/bits/twi.h>

#endif
OpenPOWER on IntegriCloud