summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2009-12-15 09:28:28 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2009-12-15 10:19:08 +0100
commit9491ec78009839af24d7d7296219e296a3700fe7 (patch)
treeb6eea2a676606a6a5bc19bee4de152db0c680164 /include
parenta3ffa97f40dc81f2d6b07ee964f2340fe0c1ba97 (diff)
downloadbarebox-9491ec78009839af24d7d7296219e296a3700fe7.tar.gz
barebox-9491ec78009839af24d7d7296219e296a3700fe7.tar.xz
Cleanup colleteral damage from renaming
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'include')
-rw-r--r--include/i2c/i2c.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/i2c/i2c.h b/include/i2c/i2c.h
index 6b0e585094..5447a79bfe 100644
--- a/include/i2c/i2c.h
+++ b/include/i2c/i2c.h
@@ -1,5 +1,5 @@
/*
- * i2c.h - definitions for the barebox-v2 i2c framework
+ * i2c.h - definitions for the barebox i2c framework
*
* Copyricht (C) 2009 by Marc Kleine-Budde <mkl@pengutronix.de>
*