vmwgfx: Fix assignment in vmw_framebuffer_create_handle
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / drivers / staging / bcm / Version.h
bloba07b956b9ff58fdbe21a1ff6cdc9480837d5ed7b
2 /*Copyright (c) 2005 Beceem Communications Inc.
4 Module Name:
6 Version.h
8 Abstract:
11 --*/
13 #ifndef VERSION_H
14 #define VERSION_H
17 #define VER_FILETYPE VFT_DRV
18 #define VER_FILESUBTYPE VFT2_DRV_NETWORK
21 #define VER_FILEVERSION 5.2.45
22 #define VER_FILEVERSION_STR "5.2.45"
24 #undef VER_PRODUCTVERSION
25 #define VER_PRODUCTVERSION VER_FILEVERSION
27 #undef VER_PRODUCTVERSION_STR
28 #define VER_PRODUCTVERSION_STR VER_FILEVERSION_STR
33 //#include "common.ver"
35 #endif //VERSION_H