/* * This is part of the Sequans SQN1130 driver. * Copyright 2008 SEQUANS Communications * Written by Dmitriy Chumak * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or (at * your option) any later version. */ #ifndef _SQN_SDIO_WRAPPERS_H #define _SQN_SDIO_WRAPPERS_H #include #include #endif /* _SQN_SDIO_WRAPPERS_H */