diff options
author | Wolfgang Denk | 2007-02-27 14:26:04 +0100 |
---|---|---|
committer | Wolfgang Denk | 2007-02-27 14:26:04 +0100 |
commit | 743571145b37182757d4e688a77860b36ee77573 (patch) | |
tree | 3e2006c9f3a953532bb6a97d896390f03e58bd03 /board/prodrive/p3mx | |
parent | 638dd1458bbdc2a55d4b9e25c5c4e1f838a5dc72 (diff) |
Minor code cleanup.
Diffstat (limited to 'board/prodrive/p3mx')
-rw-r--r-- | board/prodrive/p3mx/p3mx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/prodrive/p3mx/p3mx.h b/board/prodrive/p3mx/p3mx.h index 91071e92092..1caae6b9c15 100644 --- a/board/prodrive/p3mx/p3mx.h +++ b/board/prodrive/p3mx/p3mx.h @@ -31,4 +31,3 @@ #define LED_ORANGE 4 #endif /* __P3MX_H__ */ - |