diff options
author | David Howells <dhowells@redhat.com> | 2008-07-31 01:48:05 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-07-31 01:48:05 +0200 |
commit | a7403e807d5f6431a09abb13a00f8170dac1da29 (patch) | |
tree | 9e6d5efede6e55509d4986820ae6212488f033fc /drivers/bluetooth/hci_usb.c | |
parent | isdn: use the common ascii hex helpers (diff) | |
download | linux-a7403e807d5f6431a09abb13a00f8170dac1da29.tar.xz linux-a7403e807d5f6431a09abb13a00f8170dac1da29.zip |
hysdn: remove the packed attribute from PofTimStamp_tag
Remove the packed attribute from PofTimStamp_tag in the hysdn driver as the
thing being packed is just an array of chars and so is unpackable.
This deals with a compiler warning:
In file included from drivers/isdn/hysdn/hysdn_boot.c:19:
drivers/isdn/hysdn/hysdn_pof.h:63: warning: 'packed' attribute ignored for field of type 'unsigned char[40]'
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/bluetooth/hci_usb.c')
0 files changed, 0 insertions, 0 deletions