[Title] build fail bug
authordk77.yun <dk77.yun@samsung.com>
Wed, 9 Nov 2011 07:53:22 +0000 (16:53 +0900)
committerdk77.yun <dk77.yun@samsung.com>
Wed, 9 Nov 2011 07:53:22 +0000 (16:53 +0900)
[Type]      Bugfix
[Module]    // Module Name - (Main / Sub)
[Priority]  // Importance : Critical / Major / Minor
[CQ#]       // CQ Issue Number
[Redmine#]  // Redmine Isuue Number
[Problem]   // Problem Description
[Cause]     // Cause Description
[Solution]  // Solution Description
[TestCase]  // Executed the test-target (How to)

hw/svcamera.h

index a95af23..54b4e14 100644 (file)
@@ -83,7 +83,6 @@ struct SVCamThreadInfo {
        pthread_t               thread_id;
        pthread_cond_t  thread_cond;
        pthread_mutex_t mutex_lock;
-#endif
 };
 
 struct SVCamState {