diff options
| author | sjur.brandeland@stericsson.com <sjur.brandeland@stericsson.com> | 2011-05-12 22:44:08 -0400 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2011-05-15 17:45:56 -0400 |
| commit | 3f874adc4ae80828b79e8aac6891c108c1f6be6d (patch) | |
| tree | 5708865d06ae40ddfb12f4aab92b21267fdb0da4 /include/net/caif | |
| parent | 33b2f5598b4ee68021364a7b795c09ad66bc0aa8 (diff) | |
caif: remove unesesarry exports
Signed-off-by: Sjur Brændeland <sjur.brandeland@stericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/caif')
| -rw-r--r-- | include/net/caif/cfpkt.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/caif/cfpkt.h b/include/net/caif/cfpkt.h index 8b550f8950d7..6bd200a4754a 100644 --- a/include/net/caif/cfpkt.h +++ b/include/net/caif/cfpkt.h | |||
| @@ -195,5 +195,4 @@ void *cfpkt_tonative(struct cfpkt *pkt); | |||
| 195 | * @return Packet information | 195 | * @return Packet information |
| 196 | */ | 196 | */ |
| 197 | struct caif_payload_info *cfpkt_info(struct cfpkt *pkt); | 197 | struct caif_payload_info *cfpkt_info(struct cfpkt *pkt); |
| 198 | /*! @} */ | ||
| 199 | #endif /* CFPKT_H_ */ | 198 | #endif /* CFPKT_H_ */ |
