Skip to content

Commit

Permalink
staging: csr: remove csr_lib.h
Browse files Browse the repository at this point in the history
remove this header file as no struct or no function is
defined else where in csr.

Signed-off-by: Devendra Naga <devendra.aaru@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Devendra Naga authored and Greg Kroah-Hartman committed Oct 30, 2012
1 parent 4933d39 commit 32a1269
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 181 deletions.
180 changes: 0 additions & 180 deletions drivers/staging/csr/csr_lib.h

This file was deleted.

1 change: 0 additions & 1 deletion drivers/staging/csr/csr_serialize_primitive_types.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
#include "csr_prim_defs.h"
#include "csr_msgconv.h"
#include "csr_macro.h"
#include "csr_lib.h"

void CsrUint8Des(u8 *value, u8 *buffer, size_t *offset)
{
Expand Down

0 comments on commit 32a1269

Please sign in to comment.