drivers: udpate ddk

git-svn-id: svn://kolibrios.org@3297 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Sergey Semyonov (Serge)
2013-03-01 06:44:14 +00:00
parent 165c453d43
commit 1070204c9a
7 changed files with 1837 additions and 437 deletions

View File

@@ -31,4 +31,6 @@ struct scatterlist {
#define sg_dma_len(sg) ((sg)->length)
#endif
#define ARCH_HAS_SG_CHAIN
#endif /* __ASM_GENERIC_SCATTERLIST_H */